home *** CD-ROM | disk | FTP | other *** search
/ Delphi 2 - Developers' Solutions / Delphi 2 Developers' Solutions.iso / dds / demos / ftl / cu.txt < prev    next >
Encoding:
Text File  |  1995-09-06  |  559 b   |  14 lines

  1. (Note: The change caused by this menu option is only 
  2. visible by opening another hypertext file or by using 
  3. a jump link to another file.)
  4.  
  5. The "Hand" and "Drag" and "Default" and "NoDrop" 
  6. cursor menu items all control two cursor 
  7. properties in theHTDisplayBox component: 
  8. TheCurrentHotCursor and TheCurrentCoolCursor. 
  9. These two properties determine which cursor is 
  10. assigned to each line of cool text and hot text 
  11. respectively, as well each each cool and
  12. hot image. The cursors can be any valid cursor 
  13. value, both default, and user defined.
  14.